@charset "utf-8";
/* CSS Document */
/* ------- Reference ---------
#navBar	{
	width:988px;
	height:48px;
	background:url(/wp-content/themes/kkbn/images/nav.jpg) right;
	background-repeat:repeat-x;
	border-right:1px solid #000;
	z-index:999;
	}
------------------------------ */
/* START NAVIGATION */

#multi-level {
	height:25px;
	position:relative;
	width:940px;
	float:left;
	margin-top:4px;
	z-index:100;
}

* html #multi-level * {
	margin:0;
	padding:0;
}
/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:arial, sans-serif;
	font-size:0.9em;
	text-align:left !important;
	z-index:100;
}
.menu {
	position:absolute;
	top:0;
	left:0;
	display:block;
	z-index:100;
}
.menu li {
	padding:0;
	margin:0;
	text-align:left;
}
/* Set up the top level list items and float left to place inline */
.menu li.top {
	display:block;
	float:left;
	position:relative;
}
/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default top link link styling */
.menu li.top a.top_link {
	display:block;
	float:left;
	height:20px;
	line-height:12px;
	padding:4px 8px 0;
	margin:0;
}
.menu li.top a {
	font-family: verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
	z-index:100;
	/* position:absolute;
	left:-9999px;
	top:0;
	z-index:0;
	font-size:10px; */
} 
/* move the link text off screen */
/* pre-load the hover images into the lists */
.menu li {
	border-right: 1px solid #7B87BB;
    float: left;
    padding: 0 4px 0 0;
	z-index:100;
}

/* set up the normal unhovered images in the links */
.menu li a {
	/* width:72px; */
	color:#fff;
}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {
	color:#fff66;
} 
/* for IE6 */
.menu li:hover {
	position:relative;
	z-index:200;
}
/* for IE7 */
/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home, .menu li a#shop:hover, .menu li:hover a#shop, .menu li a#phones:hover, .menu li:hover a#phones, .menu li a#plans:hover, .menu li:hover a#plans, .menu li a#services:hover, .menu li:hover a#services, .menu li a#support:hover, .menu li:hover a#support, .menu li a#about:hover, .menu li:hover a#about, .menu li a#contact:hover, .menu li:hover a#contact, .menu li a#apps-store:hover, .menu li:hover a#apps-store
, .menu li a#coverage:hover, .menu li:hover a#coverage, .menu li a#online-bill-pay:hover, .menu li:hover a#online-bill-pay
 {
	background:transparent;
}
/* keep the 'next' level invisible by placing it off screen. */
.menu ul, .menu :hover ul ul, .menu :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
}
/* set up the first drop down sub level */
.menu :hover ul.sub {
	left:0;
	top:24px;
	background: #5e7ad3;
	padding:0 0 2px 0;
	white-space:nowrap;
	width:200px;
	height:auto;
	text-align:left !important;
	border-top:solid 1px #000;
	border-bottom:solid 1px #fdca00;
}
.menu :hover ul.sub li {
	background: none;
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:200px;
	border:0 !important;
}
.sub span.divider {
	color:#fff;
	text-align:center;
	margin:0 auto;
	width:100px;
}
.menu :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:200px;
	line-height:20px;
	text-indent:5px;
	color:#fff;
	text-decoration:none;
}
.menu :hover ul.sub li a.fly {
	background: url(/images/menu/arrow.gif) 135px 7px no-repeat;
}
.menu :hover ul.sub li a:hover {
	background:#1f3e9f;
	color:#fff;
}
.menu :hover ul.sub li a.fly:hover {
	background:#D4781D url(/images/menu/arrow_over.gif) 135px 7px no-repeat;
	color:#fff;
}
.menu :hover ul li:hover > a.fly {
	background:#D4781D url(/images/menu/arrow_over.gif) 135px 7px no-repeat;
	color:#fff;
}
/* set up the flyout levels when hovering */
.menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:145px;
	top:-4px;
	background: #FFFAE6;
	padding:3px 0;
	border:1px solid #888;
	white-space:nowrap;
	width:200px;
	z-index:200;
	height:auto;
	z-index:300;
}
/* End Navigation */

/* --------------------------------------------- */

#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:100 !important;
}
#cssdropdown li {
	float:right;
	position: relative;
	margin:0 !important;
	padding:0 !important;
}
#cssdropdown li li {
	float:left;
	z-index:100 !important;
}
.mainitems a {
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
	color:#000;
	font: 12px Arial, Helvetica, sans-serif!important;
}
.mainitems a:hover {
	color:#03c;
}

.subuls {
	display: none;
	width: 10em;
	position: absolute;
	top: 1.2em;
	left: 0px;
	background-color:#B2BFDD;
	border: 1px solid #000;
	border-top: 0px;
	z-index:200;
}
.subuls li {
	width: 100%;
	z-index:200;
}
.subuls li a {
	text-decoration: none;
}
.subuls li a:hover {
	text-decoration:underline;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top:20px;
	left:-1px;
	z-index:200!important;
	text-align:left !important;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#restofcontent { /*wrap rest of content of the page inside this div*/
	clear: left;
}
.border-right {
	border-right:1px solid #000;
	margin-right:5px;
}